No longer fail to read the content of messages in the Windows 10 Mail app.
UIATextInfo.getTextWithFields: if LookupError is thrown by _getControlFieldForObject, break out of the ancester loop, as this means the object isn't actually within the text.
Fixes #5635.