winConsole NVDAObject: Use api.getNavigatorObject() instead of api.getReviewPosition().obj. Using getReviewPosition() may unnecessarily create a TextInfo. Also, if the object is dead, this may cause an exception. Fixes exceptions when exiting wordpad and landing in a command console.