If I have html like this:
This is some text First span text
If the position index of the text node is fixed among its siblings, you can use
index
$('parentselector').contents().eq(index).text()