DisplayModelTextInfo: make it possible to fetch text from a window with out including text from its descendants. Set includeDescendantWindows class variable to False.
* nvdaHelper's displayModel_getWindowTextAndRects now takes an extra boolean argument after the window handle which should be set to true to include text from descendant windows, false otherwise.