Returns
Promise<ShopifyCustomer> - The customer object with profile data.
Throws
Error- If not logged in or token is invalid.
Get the current customer profile
Promise<ShopifyCustomer> - The customer object with profile data.
Error - If not logged in or token is invalid.