WordDocumentTextInfo.locationText: MS Word can only give accurate distances (taking paragraph indenting into account) when directly querying the selection object. (#9008)
Therefore, only support this property when the range is equal to the selection, and query the selection object directly.