How to retrieve list of merge sections that exist in a document? I have merge sections defined like this in my document,
<S:PersonalInfo><first_name><E:PersonalInfo>
where PersonalInfo is a section and it contains merge field first_name.
Any help would be appreciated!