Retrieve list Of Skeletal Mesh vertices with Python

Using the built-in python API in Unreal Engine 5.1, is there a way to return an array of vectors containing the coordinates of a given skeletal mesh? Thanks!