Fetch asset from the given asset id
curl --request GET \ --url https://services.prod.pagosapi.com/toucan/tokens/assets/{assetId}
{ "assetId": "<string>", "assetData": "<string>" }