How can I get a Topic by its GUID in code? eg. if I have the guid of a topic in certain document,such as "ikrEkSkdIkSPuaLmBmH3LA==", then how can I get the relative topic in this document by code?
Do I have to compare all topics' GUID one by one or is there any API for me to get it?
Thanks!