toggle
Description:
public bool toggle (string token, bool force = false, bool auto = true) throws Error
A convenient method to remove or add tokens. If force is true, this method will add it to the list of tokens, same as
add. If force is false will remove a token from the list
remove