Jak uzyskać wartość docelową danych w jQuery

$('yourObject').attr('data-target') // it returns as string
lff