Calculates the amount of assets that would be withdrawn for a given amount of shares.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/convertToAssets?chainId=text&address=text&shares=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }