I saw in the changelog that support has been added.
While it works for for many of the functions, unfortunately it doesn’t seem there’s a function to directly get a custom post type. Neither get_post or get_page work for this purpose.
For semantics, it should work properly on get_posts.
Looking though the trunk code, I’m not sure why the get_post function is filtering out only on actual “post” types.