If I have html like this:
This is some text First span text
I am not a jquery expert, but how about,
$('#listItem').children().first().text()