Retrieves user account data from the lending pool.
curl -L \ --url 'https://beta.usemoon.ai//lending-pool/user-account-data?address=text&chainId=text&user=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }