I have a CSS selector applied directly to an element (span.sw-icon.lfo-bookmark) that's firing an event. I need to get some values that are 4 parentElements up. When I console.log more than 2 parentElements, I get a 'null' message [in the screenshot, console.log works successfully up until the div w...