Due to code architecture, the values of clone field is always saved as a single row in the database. Saving values in multiple rows make users confused with fields having multiple
attribute. I wrote a documentation about this here.
I think there's no ways to query posts directly based on the value of cloned field. Maybe get all posts and filter them via post meta?