Function: getToken()
getToken(
colonyNetwork,address):Promise\<ERC20Token>
Get a properly instantiated Token contract client
This method tries to auto-detect the type of the token under the given address
Parameters
colonyNetwork
A ColonyNetwork instance
address
string
The token's address
Returns
Promise\<ERC20Token>
A Token contract client