A token can be used to replace parts of strings like 'Hello {%NAME%}' and get 'Hello Tyler'.
use ReplaceToken to achieve this.
For finding Members you don't need tokens. You can search in the MxObjectMembers. But the token logic may help you with that.