I want to obtain the bounding box (xmin, ymin, xmax, ymax) of dimension note texts using ACAPI_Element_CalcBounds(), which requires the GUIDs of the note texts. I selected the dimensions and retrieved their API_Element and API_ElementMemo data, but I couldn't extract the GUIDs of their associated note texts. how can I get them?