suspend fun ConsulClient.infoAclTokenAwait(id: String): AclToken
Get info of Acl token
id - the ID of token
id
tokenHandler - will be provided with token
tokenHandler
Returnreference to this, for fluency *