Hi Reza,
Do you mean returning parts of the content of the current page? Unfortunately that is not possible to achieve with a plugin. It can only return separate pages as results, but not parts of post type objects, as those are not stored separately in the database.
If the contents on the current page are perhaps other pages/posts, and they are somehow categorized, then it might be possible with a small custom code snippet.