JSFiddle - React, Tailwind, and code Playground
HTML
<meta property="og:image" content="foobar" />
JavaScript
alert($('meta[property="og:image"]').attr("content"));
<meta property="og:image" content="foobar" />
alert($('meta[property="og:image"]').attr("content"));