Why it matters
Without a card type, X renders a shared link as plain text even when Open Graph tags exist. It is one line of markup that decides whether the share carries an image.
How to fix it
Add <meta name="twitter:card" content="summary_large_image"> alongside the Open Graph tags.