Document.SelectLinkedControls (Word)
Returns a ContentControls collection that represents all content controls in a document that are linked to the specific custom XML node in the document's XML data store as specified by the Node parameter.
SelectLinkedControls (Node)
Node: The XML node in the document's data store to which the content controls are linked.
Dim ccsSelectLinkedControls As ContentControls
Set ccsSelectLinkedControls = ActiveDocument.SelectLinkedControls(Node:=)