Simulates the amount of assets needed for minting a specific amount of shares.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/previewMint?chainId=text&address=text&shares=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }