I am currently working a new feature to allow users to select the thumbnail they would like to share an page with. I have read much of the documentation, which seems to indicate that I simply need to add multiple og:image tags in the page being shared. I have done this and run the page through the linter so the cache gets updated. When passing the page to the share.php directly, effectively removing any of my client side code and letting the dialog present what it is scraping, I am seeing 3 seemingly random images from the page available.I am not sure what I am doing wrong here. Here is the linter result, the sharer.php link and the page. Anyone have ideas of what I could be doing incorrectly?