Even if users are in the blocked list, their tweets are still received when making REST API calls for generic searches
Correct, this is something that the app would need to filter based on the block list. Blocked users will not show up in timelines but could show up in the Search API.
Thanks Andy!