Ghost internally uses mobiledoc to store posts, so it’s not really feasible to get a markdown version of a post. This is because Ghost supports things like Bookmark cards and Gallary cards which don’t translate to markdown.
I’ve seen people use an HTML to markdown converter as part of their headless pipeline, but I think your best bet is to use the HTML that Ghost provides and style it :)