Gets the balance of shares for an account.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/balanceOf?chainId=text&address=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }