This method returns the account's light token accounts.
The account's ID
GET /accounts/{account_id}/tokens HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
List of light token account description
[ { "address": "text", "balance": "text", "contract_address": "text", "ticker": "text" } ]