Get content fragment's current version programatically in Sling Model.
Hello,
I have a Content Fragment path authored by Author. We need to have current version of that particular CF. We don't want the previous version's as It's easily available using VersionHistory Interface.
How can I achieve this?
